Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

base: update to Debian 12. #84

Merged
merged 3 commits into from
Dec 9, 2024
Merged

base: update to Debian 12. #84

merged 3 commits into from
Dec 9, 2024

Conversation

ericonr
Copy link
Member

@ericonr ericonr commented Oct 31, 2024

And update relevant package versions.

@henriquesimoes
Copy link
Collaborator

We have an upcoming point-release this weekend. Let's wait for it ;)

Dockerfile Outdated Show resolved Hide resolved
base/.env Outdated Show resolved Hide resolved
@ericonr ericonr force-pushed the epics-n-opcua branch 2 times, most recently from 04fe1d4 to d7f5826 Compare December 3, 2024 21:04
Base automatically changed from epics-n-opcua to main December 3, 2024 21:29
@ericonr ericonr force-pushed the debian-12 branch 3 times, most recently from 4e3b961 to 6b48054 Compare December 4, 2024 12:17
We have no intention of maintaining images with more than one Debian
version, and having the Debian version in the name simply makes version
updates more complicated.

This change isn't mentioned in the changelog because it's transparent to
users, who should be using the provided Dockerfile.
And update relevant package versions.

We chose to install libtirpc3 by default, since so many IOCs depend on
Asyn and it would have complicated the IOC build for all of them.
libevent-pthreads depends on libevent-core, so we can omit the latter.
@ericonr ericonr merged commit c35f82e into main Dec 9, 2024
2 checks passed
@ericonr ericonr deleted the debian-12 branch December 9, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Busybox netcat doesn't support connecting to UNIX sockets, but is found before netcat-openbsd
2 participants